projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2513e3f
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 29 Oct 2007 13:32:41 +0000
(13:32 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 29 Oct 2007 13:32:41 +0000
(13:32 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7c183713a86cb11dfdcdcea50bc96e8a067c1306..232170ea66b65655e27ae00b29c6c20a2da43042 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,6
+2,7
@@
* uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
before use to avoid a warning in packages that require uniquify.
+ (uniquify-unload-function): New function and var.
2007-10-29 Juanma Barranquero <lekktu@gmail.com>